zynqmp: pm: Add support for setting PMU configuration object
authorLuca Ceresoli <[email protected]>
Thu, 28 Feb 2019 21:15:35 +0000 (22:15 +0100)
committerDimitris Papastamos <[email protected]>
Fri, 8 Mar 2019 15:35:30 +0000 (15:35 +0000)
commit78d58519de0e918125fb019b6a882001a6f203aa
tree9e868da9791fb75e342ad3361de56f337c8e81ab
parente2b717e6bde966392676a2993c8384b8153b34fc
zynqmp: pm: Add support for setting PMU configuration object

Allow EL2 (e.g. U-Boot) to load the configuration object at runtime
into the Xilinx ZynqMP PMU firmware. This allows booting with U-Boot
and U-Boot SPL with PMU FW without hard-coding the configuration
object.

Signed-off-by: Luca Ceresoli <[email protected]>
plat/xilinx/zynqmp/pm_service/pm_api_sys.c